Automations

UI Automation Commands

  • Version: 1.5.1
  • Official Verified

OpenBots Command group containing UI automation commands (Image, Input, WebBroswer, Window).

OpenBots.Commands.UIAutomation \ Surface Automation Command

Command: Surface Automation Command

This command attempts to find and perform an action on an existing image on screen.

Parameters

Window Name

Select the name of the window to activate and bring forward.

Required

Capture Search Image

Use the tool to capture an image that will be located on screen during execution.

Required

Element Action

Select the appropriate corresponding action to take once the image has been located.

Required

Action Parameters

Action Parameters will be required based on the action settings selected.

Required

Accuracy (0-1)

Enter a value between 0 and 1 to set the match Accuracy. Set to 1 for a perfect match.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.

Logo